From: Stefano Babic Date: Wed, 20 Jul 2016 15:53:56 +0000 (+0200) Subject: mx6: wandboard: fix warning due to missing prototype X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=a5ad8ec9207cd30a6e1ddb5f4e334a295fc0d2e8;p=project%2Fbcm63xx%2Fu-boot.git mx6: wandboard: fix warning due to missing prototype Signed-off-by: Stefano Babic CC: Fabio Estevam Reviewed-by: Fabio Estevam --- diff --git a/board/wandboard/wandboard.c b/board/wandboard/wandboard.c index 8340dd1a86..10cad3fd80 100644 --- a/board/wandboard/wandboard.c +++ b/board/wandboard/wandboard.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include